home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / bench / x.txt / 000249_r..collins@sympatico.ca_Tue Dec 18 11:56:31 EST 2001.msg < prev    next >
Text File  |  2020-01-01  |  4KB  |  112 lines

  1. Article: 13074 of comp.protocols.kermit.misc
  2. Reply-To: "Rick Collins" <r..collins@sympatico.ca>
  3. From: "Rick Collins" <r..collins@sympatico.ca>
  4. Newsgroups: comp.dcom.modems,alt.sys.pc-clone.gateway2000,comp.protocols.kermit.misc
  5. References: <9vn159$1li$1@news.panix.com>
  6. Subject: Re: More Tweak of USR X2 GW 87174902
  7. Lines: 86
  8. MIME-Version: 1.0
  9. Content-Type: text/plain;
  10.     charset="Windows-1252"
  11. Content-Transfer-Encoding: 7bit
  12. X-Priority: 3
  13. X-MSMail-Priority: Normal
  14. X-Newsreader: Microsoft Outlook Express 6.00.2600.0000
  15. X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
  16. Message-ID: <QsFT7.20874$NC5.1432694@news20.bellglobal.com>
  17. Date: Tue, 18 Dec 2001 06:06:39 -0500
  18. NNTP-Posting-Host: 64.230.33.208
  19. X-Complaints-To: abuse@sympatico.ca
  20. X-Trace: news20.bellglobal.com 1008673712 64.230.33.208 (Tue, 18 Dec 2001 06:08:32 EST)
  21. NNTP-Posting-Date: Tue, 18 Dec 2001 06:08:32 EST
  22. Organization: Bell Sympatico
  23. Path: newsmaster.cc.columbia.edu!panix!howland.erols.net!torn!webster!nf1.bellglobal.com!nf2.bellglobal.com!news20.bellglobal.com.POSTED!not-for-mail
  24. Xref: newsmaster.cc.columbia.edu comp.dcom.modems:310629 alt.sys.pc-clone.gateway2000:235468 comp.protocols.kermit.misc:13074
  25.  
  26.  
  27. <vjp2@biostrategist.com> wrote in message
  28. news:9vn159$1li$1@news.panix.com...
  29. > ----------
  30. > (2) Win98 Error Log
  31. > 12-16-2001 20:18:03.37 - Sportster 56k Data Fax in use.
  32. > 12-16-2001 20:18:03.56 - Modem type: Sportster 56k Data Fax
  33. > 12-16-2001 20:18:03.56 - Modem inf path: MDMUSRK1.INF
  34. > 12-16-2001 20:18:03.56 - Modem inf section: Modem99
  35. > 12-16-2001 20:18:03.97 - 115200,N,8,1
  36. > 12-16-2001 20:18:04.36 - 19200,N,8,1
  37.  
  38. Make sure the modem has 115200 set as the port speed in all
  39. connectoids.
  40.  
  41. > 12-16-2001 20:18:04.39 - Initializing modem.
  42. > 12-16-2001 20:18:04.39 - Send: ATE0Q0V1<cr>
  43. > 12-16-2001 20:18:04.40 - Recv: ATE0Q0V1<cr>
  44. > 12-16-2001 20:18:04.52 - Recv: <cr><lf>OK<cr><lf>
  45. > 12-16-2001 20:18:04.52 - Interpreted response: Ok
  46. > 12-16-2001 20:18:04.52 - Send: AT&F1E0Q0V1&C1&D2&A0S0=0<cr>
  47.  
  48. The &A0 is why you're not displaying error correction or data
  49. compression - make sure you've got those checked in Modem Properties -
  50. you want them. This value should be &A3.
  51.  
  52. > 12-16-2001 20:18:04.66 - Recv: <cr><lf>OK<cr><lf>
  53. > 12-16-2001 20:18:04.66 - Interpreted response: Ok
  54. > 12-16-2001 20:18:04.66 - Send: ATS7=60S19=0M0&M4&K1&H1&R2&I0B0X4<cr>
  55.  
  56. Get rid of this "Extra settings" garbage. They're all defaults set by
  57. AT&F1 except for the M0.
  58.  
  59. > 12-16-2001 20:18:04.81 - Recv: <cr><lf>OK<cr><lf>
  60. > 12-16-2001 20:18:04.81 - Interpreted response: Ok
  61. > 12-16-2001 20:18:04.91 - Dialing.
  62. > 12-16-2001 20:18:04.91 - Send: ATDT;<cr>
  63. > 12-16-2001 20:18:06.69 - Recv: <cr><lf>OK<cr><lf>
  64. > 12-16-2001 20:18:06.69 - Interpreted response: Ok
  65. > 12-16-2001 20:18:07.24 - Dialing.
  66. > 12-16-2001 20:18:07.24 - Send: ATDT###########<cr>
  67. > 12-16-2001 20:18:25.58 - Recv: <cr><lf>CONNECT 19200<cr><lf>
  68.  
  69. The &A0 is why the modem isn't reporting error correction and data
  70. compression here.
  71.  
  72. > 12-16-2001 20:18:25.58 - Interpreted response: Connect
  73. > 12-16-2001 20:18:25.58 - Connection established at 19200bps.
  74. >
  75. > 12-16-2001 20:18:25.59 - Error-control off or unknown.
  76. > 12-16-2001 20:18:25.59 - Data compression off or unknown.
  77.  
  78. Which leads to the above.
  79.  
  80. > ----------
  81. > (3) Kermit for Sportser Script extracts
  82. > output ATQ0V1\13                ; Enable word result codes
  83. > output ATE1X4&A3&D2\13          ; Set echoing, result codes, etc.
  84. > output AT&B1\13                 ; Fixed interface speed
  85. > output AT &H1&R2\13             ; RTS/CTS hardware flow control
  86. > output AT &N0\13                ; Enable modulation fallback
  87. > output AT &K1&M4\13             ; Compression and EC enabled
  88.  
  89. Everything up to here is properly configured with AT&F1. Replace the
  90. above with
  91. output AT&F1\13
  92.  
  93. > output AT &Y3\13                ; Make modem pass BREAK
  94. transparently
  95.  
  96. &Y3 isn't shown in my summary of commands. The default is &Y1, but you
  97. probably want &Y2.
  98.  
  99. > ----------
  100. > (4) ComitW Modem Parameters file (set one up for reset=&f1 but
  101. fails)
  102. > MODEM=U.S. Robotics Sportster
  103.  
  104. > RESET=AT&F
  105. The above should be AT&F1
  106. > INIT=AT&F1S0=0
  107.  
  108. That should be all you need.
  109.  
  110.  
  111.  
  112.